set Hop Limit
Maximum number of hops. This can't be greater than 7.
Default of 3
Attempting to set a value > 7 results in the default
Content copied to clipboard
uint32 hop_limit = 8;
Return
This builder for chaining.
Parameters
value
The hopLimit to set.